-
Home
-
Better Find and Replace – AI-Powered Suggestions
-
1.7.7 (latest)
-
Code
-
Classes
- FormBuilder
Total Complexity |
121 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
521 |
Lines of code |
283 |
Logical lines of code |
188 |
Comment lines |
159 |
Methods |
24 |
Properties |
0 |
Methods 24
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
generate_field() |
C |
38 |
31 |
56 |
generate_html_fields() |
A |
45 |
14 |
41 |
generate_attribute() |
A |
52 |
11 |
22 |
generate_hidden_div() |
A |
50 |
10 |
24 |
generate_checkbox_field() |
A |
53 |
10 |
20 |
generate_select_options() |
S |
54 |
7 |
18 |
generate_select_field() |
S |
51 |
6 |
25 |
get_value() |
S |
66 |
4 |
8 |
generate_hidden_fields() |
S |
62 |
3 |
11 |
form_field_section_title() |
S |
66 |
3 |
7 |
get_hidden_field_val() |
S |
67 |
3 |
7 |
generate_textarea_field() |
S |
70 |
2 |
5 |
generate_title() |
S |
78 |
2 |
3 |
attr_value() |
S |
71 |
2 |
6 |
attr_disabled() |
S |
74 |
2 |
5 |
attr_required() |
S |
74 |
2 |
5 |
attr_readonly() |
S |
74 |
2 |
5 |
generate_text_field() |
S |
71 |
1 |
5 |
attr_type() |
S |
79 |
1 |
3 |
attr_class() |
S |
89 |
1 |
1 |
attr_placeholder() |
S |
89 |
1 |
1 |
attr_name() |
S |
89 |
1 |
1 |
attr_id() |
S |
89 |
1 |
1 |
attr_multiple() |
S |
80 |
1 |
3 |